home *** CD-ROM | disk | FTP | other *** search
/ Gospel Library / Infobase setup disc.iso / intro / intro.dxr / 00207.ls < prev    next >
Encoding:
Text File  |  1998-09-22  |  135 b   |  9 lines

  1. on mouseUp
  2.   cancelpuppets()
  3.   set pauseMe to 0
  4.   tell the stage
  5.     go(marker(0))
  6.   end tell
  7.   set the movieTime of sprite 3 to 0
  8. end
  9.